home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 201 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  784 b 

  1. Date: Sat, 3 Apr 93 18:49 GMT
  2. From: Alex Kiernan <akiernan@cix.compulink.co.uk>
  3. Subject: Re: shared libraries for MiNT
  4. To: sjg@phlim.ph.kcl.ac.uk
  5. Message-Id: <memo.100299@cix.compulink.co.uk>
  6.  
  7.  
  8. In-Reply-To: <9304031230.AA23949@phlim.ph.kcl.ac.uk>
  9. > ...using the Amiga standard format (I didn't realise they had shared
  10. > ...
  11.  
  12. The Amiga file format is good, their shared library implementation is 
  13. poor though. The binding to the library is via fixed function pointer 
  14. tables and no automagical data creation exists.
  15.  
  16. Come Monday (or tomorrow if my boss is in the office) I'll sort out 
  17. getting the file format docs.
  18.  
  19. > I think it would be a good idea to be compatible with *something* - 
  20.  
  21. Absolutely to that, not invented here syndrome is something which I 
  22. have a pet hate on!
  23.  
  24. Alex.
  25.